home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / lock / scripts / DefineButton2_3 / BUTTONCONDACTION on(keyPress %2A).as
Encoding:
Text File  |  2002-03-20  |  34 b   |  4 lines

  1. on(keyPress "*"){
  2.    stop();
  3. }
  4.